- 01. Introduction to Fragments
- 02. Responsive Design
- 03. Why Use Fragments?
- 04. Advantages of Fragments
- 05. Fragment Lifecycle
- 06. Lifecycle Callbacks
- 07. Starting Code
- 08. Create a Fragment
- 09. Steps to Create a Fragment
- 10. Exercise: Create BodyPartFragment
- 11. FragmentManager and Transactions
- 12. More Fragments and Storing Variables
- 13. Exercise: Display Three Fragments
- 14. Practice Replacing a Fragment
- 15. Responding to Clicks
- 16. Exercise: Click Response and Saving State
- 17. Master List Fragment
- 18. Exercise: Create MasterListFragment
- 19. Communicating Between Fragments
- 20. Define an Interface
- 21. Exercise: Interface Communication
- 22. Communicate Between Activities
- 23. Exercise: Communicate Between Activities
- 24. Exercise: Two Pane Layout
- 25. Fragments Outro